.right-main{
   width:140px;
   height:40px;
   opacity:0.8;
   background:#080a0c;
   margin-top:90px;
   
} 
.right-item:hover .right-main {
               background: #8bc3f4;
        }